﻿ /*!
 * Deliyun 1.0 by @qiuyd - http://chinatenet.com
 * Date: 2016-08-01
 */
@charset "utf-8";
html{color:#333;background-color:#FFF;}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td{margin:0;padding:0;}
body{ line-height:24px; font-size:14px; font-family:"Microsoft Yahei","微软雅黑",Helvetica,Arial,sans-serif; }
body.bg{ background-color:#F9F9F9; }
table{border-collapse:collapse;border-spacing:0;}
fieldset, img{border:0;display:block;}
img.lazy{ background:url(../images/loading.gif) center no-repeat; }
input, textarea, select{ font-family:"Microsoft Yahei","微软雅黑",Helvetica,Arial,sans-serif; }
input:focus, textarea:focus, select:focus{ outline:none; }
ul{list-style-type:none;}
li{list-style:none;}
h1, h2, h3, h4, h5, h6{font-size:100%;font-weight:normal;}
a,a:link{color:#333;text-decoration:none; transition:all 0.2s;-webkit-transition:all 0.2s;-moz-transition:all 0.2s; }
a:hover,a:active{color:#E60012;text-decoration:none;}
.alpha:hover{ filter:alpha(opacity=90);opacity:0.9; }
.clea{ clear:both; }
.fl{ float:left; }
.transition02{transition:all 0.2s;-webkit-transition:all 0.2s;-moz-transition:all 0.2s;}
.transition03{transition:all 0.3s;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;}
.transition04{transition:all 0.4s;-webkit-transition:all 0.4s;-moz-transition:all 0.4s;}
.transition05{transition:all 0.5s;-webkit-transition:all 0.5s;-moz-transition:all 0.5s;}
/*
border-radius:7px;-webkit-border-radius:7px;-moz-border-radius:7px;
background:rgba(255, 0, 0, 0.85);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#E5ff0000,endColorstr=#E5ff0000);
*/

/*淡出动画*/
@keyframes fadeIn{
0%{ opacity:0; padding-top:60px; }
100%{ opacity:1; padding-top:0px; }
}
@-webkit-keyframes fadeIn{
0%{ opacity:0; padding-top:60px; }
100%{ opacity:1; padding-top:0px; }
}
.fadeInd{
animation-name: fadeIn;
animation-duration: 1s;
animation-iteration-count: 1;
animation-delay: 0s;
-webkit-animation-name: fadeIn;
-webkit-animation-duration: 1s;
-webkit-animation-iteration-count: 1;
-webkit-animation-delay: 0s;
}

/*公共部分*/
.main{ clear:both; width:1200px; margin:0 auto; overflow:hidden; }
.mainw{ clear:both; width:100%; min-width:1200px; }
.mainbg{ clear:both; width:100%; min-width:1200px; background-color:#F9F9F9; }
.maintop{ clear:both; padding-top:56px; }

.bannerdp{ clear:both; min-width:1200px; height:360px; overflow:hidden; position:relative; z-index:99; }
.bannerp{ height:360px; margin:0 auto; position:absolute; top:0; left:50%; width:1920px; margin-left:-960px; }

.maintitd{ clear:both; font-size:26px; padding-bottom:44px; }
.maintitd.p1{ padding-top:60px;}

/*top*/
.topdp{ position:fixed; top:0; left:0; z-index:999999; width:100%; min-width:800px; background-color:#2855B1; color:#FFF; }
.topd{ clear:both; max-width:1200px; margin:0 auto; overflow:hidden; zoom:1; position:relative; }
.topd .logod{ width:160px; float:left;padding-top: 12px;position:absolute;-webkit-transition:500ms;-moz-transition:500ms;-ms-transition:500ms;transition:500ms;}
.topd .logod a{ width:160px; height:80px; background-color:#E60012; display:block; }
.topd .logod a:hover{ background-color:#CB0110; }
.topd .logod img{ display:inline; padding-top:25px; }

.logo{width:350px;margin-left: 16px;padding-top: 15px;position:absolute;-webkit-transition:500ms;-moz-transition:500ms;-ms-transition:500ms;transition:500ms;}
.logo img{width:100%;height:auto;-webkit-transition:500ms; -moz-transition:500ms; -ms-transition:500ms; transition:500ms;
-webkit-transition-property: all; transition-property: all;}
/*
.topdp{ position:fixed; top:0; left:0; z-index:999999; width:100%; min-width:800px; background-color:#333; color:#FFF; }
.topd{ clear:both; max-width:1200px; margin:0 auto; overflow:hidden; zoom:1; position:relative; }
.topd .logod{ position:absolute; top:0; left:0; width:160px; text-align:center; }
.topd .logod a{ width:160px; height:80px; background-color:#E60012; display:block; }
.topd .logod a:hover{ background-color:#CB0110; }
.topd .logod img{ display:inline; padding-top:25px; }*/


.topd .navd{ width:960px; margin:0 auto }
.topd .navd li{ float:left;  }
.topd .navd li a{ padding:0 20px; font-size:16px; color:#FFF; display:block; border-top:3px solid #2855B1; height:77px; line-height:77px;}
.topd .navd li a.on, .topd .navd li a:hover{ text-decoration:none; border-top:3px solid #57F3F3; }

.topd .teld{ position:absolute; top:0; right:0; padding-left:15px; width:165px; height:80px; background-color:#666; }
.topd .teld .p1{ clear:both; padding:12px 0 2px 0; font-size:13px; }
.topd .teld .p2{ clear:both; font-size:20px; }

/*左侧二级导航*/
.tnavwd{ position:fixed; top:80px; left:50%; margin-left:-600px; z-index:999998; width:160px; background-color:#666; color:#FFF; }
.tnavwd p{ clear:both;}
.tnavwd p a{ height:24px; line-height:24px; font-size:12px; text-align:center; display:block; background-color:#E60012; color:#fff; border-top:1px #EB3341 solid; }
.tnavwd p a i{ padding-right:15px; font-style:normal; background:url(../images/ico1.png) center right no-repeat; }
.tnavwd ul{ display:none; }
.tnavwd li{ clear:both;  }
.tnavwd li.supli a{ color:#E60012;}
.tnavwd li a{ padding-left:15px; height:36px; line-height:36px; display:block;color:#dcdcdc; }
.tnavwd li.on a, .tnavwd li a:hover{ color:#fff; background-color:#333;text-decoration:none; }



/*子页共用内容*/
.mainld{ float:left; width:680px; padding-left:180px; overflow:hidden; }
.mainrd{ float:right; width:300px; }
.mainrad{ float:right; width:180px; }

.mrteld{ clear:both; padding-bottom:30px; }
.mrteld .titd{ height:70px; line-height:70px; font-size:30px; text-align:center; color:#fff; background-color:#E60012; }
.mrteld .infod{ clear:both; padding:10px 25px 20px 25px; background-color:#F2F2F2; }
.mrteld .infod .t{ font-size:12px; color:#666; }
.mrteld .infod .inppd{ clear:both; width:220px; padding:15px 15px 10px 15px; border-bottom:1px #aaa solid; overflow:hidden; zoom:1; }
.mrteld .infod .inppd .il{ float:left; width:24px; height:30px; background:url(../images/ico5.png) center no-repeat; }
.mrteld .infod .inppd .ir{ float:left; padding-left:10px; width:186px; }
.mrteld .infod .inppd .ir .txt{ width:100%; height:30px; line-height:30px; font-size:16px; border:0; display:block; background:none; }
.mrteld .infod .btnd{ clear:both; padding-top:15px; }
.mrteld .infod .btnd a{ width:160px; height:40px; line-height:40px; margin:0 auto; text-align:center; font-size:16px; color:#fff; background-color:#E60012; display:block; }
.mrteld .infod .btnd a:hover{ background-color:#C90110; text-decoration:none; }

.mrtitd{ clear:both; height:50px; line-height:50px; border-bottom:1px #D2D2D2 solid; background-color:#F2F2F2; }
.mrtitd h3 a{ padding-left:17px; border-left:3px #E60012 solid; font-size:18px; display:block; }

.dettitd{ clear:both; font-size:30px; line-height:40px; }
.dettitd p{ clear:both; font-size:16px; padding:10px 0 15px 0; color:#666; }


.mtagd{ clear:both; padding:24px 0 44px 0; text-align:left; font-size:14px; color:#888; margin-left:180px; }
.mtagd.m{margin-left:100px; }
.mtagd span{ color:#333;}
.mtagd a{ color:#999; }
.mtagd a:hover{ text-decoration:underline; color:#333; }

.mrprod{ clear:both; margin-bottom:16px; overflow:hidden; zoom:1;  }
.mrprod ul{ clear:both; padding-top:10px; }
.mrprod li{ float:left; width:47%; margin:0 5px 6px 0; border:1px #dedede solid; text-align:center; }
.mrprod li:hover{ border:1px #e60012 solid;}
.mrprod li div{ line-height:0; width:140px; height:110px; overflow:hidden; text-align:center; }
.mrprod li div img{ display:inline;}
.mrprod li div img{ transition:all 0.5s;-webkit-transition:all 0.5s;-moz-transition:all 0.5s; }
.mrprod li div img:hover{ transform:scale(1.1); -webkit-transform:scale(1.1); -moz-transform:scale(1.1); -o-transform:scale(1.1); -ms-transform:scale(1.1); }
.mrprod li p{ display:block; padding:0 0 12px 0; font-size:16px; }

.mrsolud{ clear:both;}
.mrsolud ul{ clear:both; padding:16px 20px; }
.mrsolud li{ clear:both; line-height:40px; font-size:16px; }

.mrinfd{ clear:both; padding:8px 0;}
.mrinflid{ clear:both; padding:16px 20px; border-bottom:1px #ccc solid; }
.mrinflid .t{ font-size:17px; line-height:32px; padding-bottom:5px;}
.mrinflid .b{ color:#666;}
.mrinflid.li3{ border:none;}

/*foot sub*/
.fsubd{ clear:both; padding:40px 0 40px 0px; margin-left:180px; border-top:2px #e6e6e6 solid; overflow:hidden; zoom:1; }
.fsublid{ float:left; width:320px; padding-right:110px; }
.fsublid li a{ color:#666; }
.fsublid li a:hover{ color:#e60012; text-decoration:underline; }
.fsublid .t{ clear:both; overflow:hidden; zoom:1; }
.fsublid .t h3{ float:left; color:#333; font-size:18px; }
.fsublid .t p{ float:right; }
.fsublid .t p a{ padding-right:22px; background:url(../images/ico2_s.png) center right no-repeat; }
.fsublid .t p a:hover{background:url(../images/ico2_s_i.png) center right no-repeat; }
.fsublid ul{ clear:both; padding-top:20px; width:320px;  overflow:hidden; }
.fsublid li{ clear:both; height:32px; line-height:32px; width:320px;  overflow:hidden; }
.fsublid .infod{ clear:both; line-height:32px; padding-top:20px; color:#666; }
.fsublid .infod .tel{ font-size:24px; color:#333; }
.fsubrd{ float:right; padding-right:40px; text-align:center; }
.fsubrd p{ clear:both; padding-top:10px; font-size:16px; color:#666; }

/*foot*/
.footbg{ clear:both; background-color:#333; color:#999; }
.footd{ clear:both; padding-top:45px; }
.footd a{ color:#999; }
.footd a:hover{ color:#fff; text-decoration:underline; }

.fnavd{ clear:both; padding-bottom:30px; overflow:hidden; zoom:1; }
.fnavlid{ float:left; padding-right:96px; line-height:26px; }
.fnavlid p{ padding-bottom:10px; color:#fff; }
.fnavlid li{ clear:both; font-size:12px;}
.fnavlid li.limapd a{ margin-top:18px; display:block; border:1px #666 solid; padding:0 8px; font-size:12px; color:#aaa;}
.fnavlid li.limapd a:hover{color:#fff;}

.frinfod{ float:left; padding-top:6px; text-align:center; }
.frinfod .p1{ font-size:22px; color:#fff; }
.frinfod .p2{ font-size:13px; padding:14px 0 20px 0; line-height:20px; }
.frinfod .p3{ font-size:13px; }
.frinfod .p3 a{ height:30px; line-height:30px; color:#fff; border:1px #999 solid; display:block; }
.frinfod .p3 a i{ padding-left:24px; background:url(../images/ico4.png) center left no-repeat; font-style:normal; }
.frinfod .p3 a:hover{ text-decoration:underline; }

.fewmd{ float:right; padding:10px 40px 0 0; text-align:center; font-size:12px; z-index: 99; }
.fewmd .t{ clear:both; line-height:0; padding-bottom:10px;}
.fewmd .t img{ display:inline; }
.fewmd .b{ font-size:15px;}

.flinkd{ clear:both; padding:0 0 14px 0; overflow:hidden; zoom:1; }
.flinkd h3{ clear:both; padding-bottom:8px; color:#fff; }
.flinkd li{ float:left; padding-right:55px; font-size:12px; }

.fcopyd{ clear:both; padding:24px 0; border-top:1px #666 solid; font-size:12px; color:#777; text-align:center; }
.fcopyd p{ clear:both; padding:2px 0; line-height:20px; }
.fcopyd p i{ padding:0 12px; }

/*pag*/
.pagd{ clear:both; padding:30px 0; text-align:center; overflow:hidden; zoom:1; }

.pagd a{ padding:0 15px; margin:0 1px; height:38px; line-height:38px; border:1px #D1D1D1 solid; color:#333; display:inline-block; }
.pagd a:hover, .pagd .on, .pagd .on:hover{ color:#fff; background-color:#202020; text-decoration:none; border-color:#202020; }

.pagd .prev i{ width:8px; height:100%; background:url(../images/ico6_l.png) center no-repeat; display:block; transition:all 0.2s;-webkit-transition:all 0.2s;-moz-transition:all 0.2s; }
.pagd .prev:hover i{ background:url(../images/ico6_l_o.png) center no-repeat; }
.pagd .next{ padding:0 25px; }
.pagd .next i{ padding-right:15px; height:100%; background:url(../images/ico6_r.png) center right no-repeat; font-style:normal; display:block; transition:all 0.2s;-webkit-transition:all 0.2s;-moz-transition:all 0.2s; }
.pagd .next:hover i{ background:url(../images/ico6_r_o.png) center right no-repeat; }
.pagd span{ padding:0 15px; padding-top:6px; height:32px; line-height:32px; display:inline-block; }

.pagd ul li{ display:inline-block; margin:0 0 5px 0; }
.pagd ul li.thisclass{ padding:0 15px; height:38px; line-height:38px; border:1px #202020 solid; color:#fff; background-color:#202020; text-decoration:none; }


/*contact*/
.rtoolwd{ clear:both; position:fixed; right:10px; bottom:50px; z-index:9999999;}
.rtoollid{ clear:both; float:right; width:80px; height:80px; margin-bottom:2px; line-height:20px; background-color:#e60012; overflow:hidden; }
.rtoollid a:hover{ text-decoration:none; }
.rtoollid.ewm{ background:url(../images/ico12_6.jpg) center no-repeat; background-color:#e60012;cursor: pointer; }

.rtoollid.tel{ width:80px; position:relative; }
.rtoollid.tel .p1{ float:left; }
.rtoollid.tel .p1 a{ width:80px; padding-top:53px; height:27px; display:block; text-align:center; color:#fff; background:url(../images/ico12_1.png) center 12px no-repeat; background-color:#e60012; }
.rtoollid.tel .p1 a:hover{ background-color:#d10010; }
.rtoollid.tel .rformd{ position:absolute; top:0; left:80px; width:260px; padding:18px 8px; background-color:#ff2334; }
.rtoollid.tel .rformd p{ float:left; }
.rtoollid.tel .rformd .txt{ width:130px; padding:0 10px; height:44px; line-height:44px; background-color:#fff; border:0; }
.rtoollid.tel .rformd .btnd a{ width:80px; line-height:44px; background-color:#666; color:#fff; display:block; text-align:center; }
.rtoollid.tel .rformd .btnd a:hover{ background-color:#333; }

.rtoollid.qq a,.rtoollid.wangxun a,.rtoollid.money a{ width:80px; padding-top:53px; height:27px; display:block; text-align:center; color:#fff; background:url(../images/ico12_2.png) center 10px no-repeat; background-color:#e60012; }
.rtoollid.wangxun a{background:url(../images/ico12_7.png)center 12px no-repeat;background-size:40px; }
.rtoollid.money a{background:url(../images/ico12_8.png)center 12px no-repeat;background-size:32px; }
.rtoollid.gotopd{ display:none; }
.rtoollid.gotopd a{ width:80px; padding-top:50px; height:30px; display:block; text-align:center; color:#fff; background:url(../images/ico12_3.png) center 15px no-repeat; background-color:#e60012; }
.rtoollid a:hover{ background-color:#d10010; }

/*修改百度商桥样式*/
#newBridge .icon-right-center{ display: none !important;}
/*修改地图名片*/
.hm-t-feedback-trigger{display:none !important}
.hm-t-unfold-button{bottom: 5px !important;}
.hm-t-container{display: none;}


/*报价浮动窗*/
.ifloatd{ width: 100%; height: 100%; position:fixed; left:0; top:0; display:none; background:rgba(0,0,0,0.7);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#B7000000,endColorstr=#B7000000); z-index:9999999;}
.ifloatcond{ width: 920px; height: 420px; background-color: #fff; position: relative; left: 50%; top:50%; margin-left: -460px; margin-top: -210px; z-index: 99999999;}
.ifloatcond .iflcond{ width: 44px; height: 420px; float: left;}
.ifloatcond .iflcond .td{ width: 44px; height: 210px; text-align: center;background-color: #d61518; color: #fff; font-size: 18px;}
.ifloatcond .iflcond .bd{ width: 44px; height: 210px; text-align: center; background-color: #e8e8e8; color: #333; font-size: 18px;}
.ifloatcond .iflcond .td.mouse{  background-color: #d61518; color: #fff;}
.ifloatcond .iflcond .bd.mouse{  background-color: #d61518; color: #fff;}
.ifloatcond .iflcond div p{ width: 24px; padding:60px 10px;  transition:all 0.3s;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;}
.ifloatcond .iflcond div:hover{ background-color: #d61518; color: #fff; transition:all 0.3s;-webkit-transition:all 0.3s;-moz-transition:all 0.3s; cursor: pointer;}
.ifloatcond .iflcond{ width: 44px; height: 420px; float: left;}


.ifloatcond .ifrcond{ width: 876px; height: 420px; float: left;}
.ifloatcond .ifrcond .ifrmoneyd{ display: block;}
.ifloatcond .ifrcond .ifrmoneyd .p1{ font-size: 28px; color: #333; text-align: center; padding-top: 45px;}
.ifloatcond .ifrcond .ifrmoneyd .p2{  font-size: 12px; color: #333; text-align: center;  line-height: 50px; padding-bottom: 24px;}
.ifloatcond .ifrcond .ifrmoneyd .p2 span{ color: #d61518;}
.ifloatcond .ifrcond .ifrmoneyd .ifinpud{ clear: both; padding-left: 200px; padding-bottom: 24px; margin-bottom: 24px;}
.ifloatcond .ifrcond .ifrmoneyd .ifinpud p{ float: left; font-size: 16px;  color: #333; line-height: 30px;}
.ifloatcond .ifrcond .ifrmoneyd .ifinpud.if2{ padding-left:216px; }
.ifloatcond .ifrcond .ifrmoneyd .ifinpud.if3{ padding-left:232px; }
.ifloatcond .ifrcond .ifrmoneyd .ifinpud p span{color: #d61518;  padding: 0 10px; line-height: 30px;}
.ifloatcond .ifrcond .ifrmoneyd .ifinpud.if3 p span{color: #d61518; font-size: 12px;}
.ifloatcond .ifrcond .ifrmoneyd .ifinpud p input{ width: 100px; height: 30px; border: 1px #dddddd solid; margin:0 10px;}
.ifloatcond .ifrcond .ifrmoneyd .ifinpud.if3 input{ width: 240px; padding: 0 10px; color: #999; line-height: 30px;}
.ifloatcond .ifrcond .ifrmoneyd .btnd{ width: 180px; height: 50px; text-align: center; background-color: #d61518; margin: 0 auto; margin-top: 60px; border-radius:10px; -moz-border-radius:10px; -webkit-border-radius:10px; -o-border-radius:10px;}
.ifloatcond .ifrcond .ifrmoneyd .btnd a{ width: 180px; height: 50px; display: block; text-align: center; background-color: #d61518; line-height: 48px; color: #fff; font-size: 22px; border-radius:10px; -moz-border-radius:10px; -webkit-border-radius:10px; -o-border-radius:10px;}
.ifloatcond .ifrcond .ifrmoneyd .btnd a:hover{ background-color: #cb0110; text-decoration: none;}

.ifrdesignd{ clear: both; width: 876px; border-right: 1px #ddd solid; display: none;}
.ifrdesignd .ifrdeld{ float: left; width: 438px; height: 420px; border-right: 1px #ddd solid;}
.ifrdesignd .ifrderd{ float: left; width: 437px; }
.ifrdesignd .p1{ font-size: 28px; color: #333; text-align: center; padding-top: 45px; letter-spacing: 5px;}
.ifrdesignd .ifrdeld .p2{  font-size: 12px; color: #333; text-align: center;  line-height: 50px; padding-bottom: 24px;}
.ifrdesignd .ifrdeld .p2 span{ color: #d61518;}
.ifrdesignd .ifrdeld .btnd{ width: 180px; height: 50px; text-align: center; background-color: #d61518; margin: 0 auto; margin-top: 60px; border-radius:10px; -moz-border-radius:10px; -webkit-border-radius:10px; -o-border-radius:10px;}
.ifrdesignd .ifrdeld .btnd a{ width: 180px; height: 50px; display: block; text-align: center; background-color: #d61518; line-height: 48px; color: #fff; font-size: 22px; border-radius:10px; -moz-border-radius:10px; -webkit-border-radius:10px; -o-border-radius:10px;}
.ifrdesignd .ifrdeld .btnd a:hover{ background-color: #cb0110; text-decoration: none;}
.ifrdesignd .ifrdeld .ifinpud{ clear: both; padding-left: 50px; padding-bottom: 24px; margin-bottom: 34px;}
.ifrdesignd .ifrdeld .ifinpud p{ float: left; font-size: 16px;  color: #333; line-height: 30px;}
.ifrdesignd .ifrdeld .ifinpud p span{color: #d61518;  padding: 0 6px 0 10px; line-height:30px;}
.ifrdesignd .ifrdeld .ifinpud p input{ width:230px; height: 32px; border: 1px #dddddd solid; padding: 0 10px; color: #999; font-size: 14px;}

.ifrdesignd .ifrderd ul{ width:360px; height: 240px;  margin-left: 50px; margin-top: 60px; background: url(../images/ico14_9.png) 120px 20px no-repeat;}
.ifrdesignd .ifrderd ul li{ float: left; width:160px; padding-top: 50px; font-size: 14px; color: #999; background: url(../images/ico14_1.png)  center top no-repeat; background-size: 50px; text-align: center; margin-bottom: 50px;}
.ifrdesignd .ifrderd ul li.li2{ background: url(../images/ico14_2.png)  center top no-repeat; background-size: 42px;}
.ifrdesignd .ifrderd ul li.li3{ background: url(../images/ico14_3.png)  center top no-repeat; background-size: 40px;}
.ifrdesignd .ifrderd ul li.li4{ background: url(../images/ico14_10.png)  center top no-repeat; background-size: 40px;}


.ifclosed{ width: 50px; height: 50px; position: absolute; right: 0; top: 0; text-align: center; z-index: 999999999999; }
.ifclosed a{ width: 50px; height: 50px; display: block; background: url(../images/ico14_11.png) center no-repeat;}
.ifclosed a:hover{ cursor: pointer;}


.ifrsucced{ clear: both; width: 920px; border-right: 1px #ddd solid; display: none;}
.ifrsucced .ifrdeld{ float: left; width: 450px; height: 420px; border-right: 1px #ddd solid;}
.ifrsucced .ifrdeld .picd{  text-align: center;  margin: 0 auto; background: url(../images/ico14_12.png) center top no-repeat; color: #666; font-size: 14px; background-size: 100px; padding-top: 110px;}
.ifrsucced .ifrderd{ float: left; width: 450px; }
.ifrsucced .p1{ font-size: 28px; color: #cb0110; text-align: center; padding-top: 45px; letter-spacing: 5px;}
.ifrsucced .p2{  font-size: 12px; color: #333; text-align: center;  line-height: 50px; padding-bottom: 24px;}
.ifrsucced .p3{  font-size: 12px; color: #cb0110; text-align: center; padding-top: 40px;}
.ifrsucced .ifrderd .picd{  text-align: center; width: 180px; height: 180px; padding: 10px; border: 1px #ddd solid; margin: 0 auto;}
.ifrsucced .ifrderd .picd img{ display: inline-block;}

